Read Process Memory dialog

This dialog allows you to select a memory block in another process to be opened in Tiny Hexer. This dialog is opened when executing the "File/Process/Read Process Memory" command. (On Windows NT/2000/XP, you might need administrative privileges to read the memory of other processes)


top bottom

  1. Reload Process List: The Process list (2) gets updated.
  2. Process List: Displays all available processes currently running. Click on an item to show its memory map in the Memory Blocks list (3).
  3. Memory Blocks List: Displays the memory blocks of the selected process. Memory blocks which are not accessible (PAGE_NOACCESS, MEM_FREE) are hidden from the list.
  4. Preview: Displays the contents of the currently selected memory block. If the data cannot be read, the Preview editor is displayed using a red color.
  5. Unicode: If this box is checked, the contents of the currently selected memory block are treated as 16 bit unicode text (e.g. environment blocks on NT). This settings also affects the search (6) for text data.
  6. Search: Show a Find Dialog to search for data or text in the selected process's memory.
  7. Help: Show this help topic.
  8. Open: Load the selected memory block into an Tiny Hexer editor window.
  9. Cancel: Close this dialog without opening a memory block.

top bottom
mirkes.de's Tiny Hexer, Copyright ©2003-2004 Markus Stephany. All rights reserved.